home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Sunday Times: The Month 2004 August
/
The Sunday Times - The Month 2004-08.iso
/
pc
/
engine
/
swf
/
child_lock.swf
/
scripts
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-05-05
|
302 b
|
15 lines
stop();
btn_ok.onRelease = function()
{
var _loc1_ = _parent;
_loc1_.connTardisSend.onStatus = function(infoObject)
{
_parent.dialogsHide();
};
_loc1_.connTardisSend.send("Tardis","childlock_lock");
};
btn_cancel.onRelease = function()
{
_parent.dialogsHide();
};